/*!	* base.css * CSS Document * The site is designed by LEBANG,Inc 11/2015 */
@charset "utf-8";
*{font-family:"Microsoft YaHei",Arial,Helvetica,sans-serif;}
html,body,h1,h2,h3,h4,h5,h6,div,dl,dt,dd,ul,ol,li,p,blockquote,pre,hr,figure,table,caption,th,td,form,fieldset,legend,input,button,textarea,menu{margin:0;padding:0;}
article, aside, details, figcaption, figure, footer, header, hgroup, nav, section {display:block;}
audio, canvas, video {display:inline-block;*display:inline;*zoom:1;}
audio:not([controls]) {display:none;}
[hidden] {display:none;}
html {font-size:100%;overflow-y:scroll;-webkit-text-size-adjust:100%;-ms-text-size-adjust:100%;}
body {margin:0;font-size:12px;background-color:#fff;}
body, button, input, select, textarea {font-family:"Microsoft YaHei",Arial,Helvetica,sans-serif;color:#333;}
a {text-decoration:none;}
abbr[title] {border-bottom:1px dotted;}
b, strong {font-weight:bold;}
/* 重新声明固定宽度字体系列: h5bp.com/j */
pre, code, kbd, samp {font-family:monospace, monospace;_font-family:'courier new',monospace;font-size:1em;}
/* 改善所有浏览器中预先格式化的文本的可读性 */
pre {white-space:pre;white-space:pre-wrap;word-wrap:break-word;}
q {quotes:none;}
q:before, q:after {content:"";content:none;}
ul li {list-style:none;}
img {border:0;-ms-interpolation-mode:bicubic;vertical-align: middle;}
svg:not(:root) {overflow:hidden;}
figure {margin:0;}
form {margin:0;}
fieldset {border:0;margin:0;padding:0;}
/* Form */
label,input,select{vertical-align:middle;}
button, input, select, textarea {font-size:100%;margin:0;vertical-align:baseline;*vertical-align:middle;}
button, input {line-height:normal;*overflow:visible;}
table button, table input {*overflow:auto;}
button, input[type="button"], input[type="reset"], input[type="submit"] {cursor:pointer;-webkit-appearance:button;}
input[type="checkbox"], input[type="radio"] {box-sizing:border-box;}
input[type="search"] {-webkit-appearance:textfield;-moz-box-sizing:content-box;-webkit-box-sizing:content-box;box-sizing:content-box;}
input[type="search"]::-webkit-search-decoration {-webkit-appearance:none;}
button::-moz-focus-inner, input::-moz-focus-inner {border:0;padding:0;}
textarea {overflow:auto;vertical-align:top;resize:vertical;}
select {-webkit-appearance:none;border-radius:0;/* mobile-select设置*/}
input[type="submit"], input[type="reset"], input[type="button"], button {-webkit-appearance:none;-webkit-border-radius:0;}
input[type="button"], input[type="submit"], input[type="reset"], input[type="text"],select,textarea{-webkit-appearance:none;font-family:"Microsoft Yahei", Helvetica, Arial, sans-serif;}*:focus{outline:none;}
/* 用于表单验证的颜色 */
input:valid, textarea:valid {}
input:invalid, textarea:invalid {background-color:#f0dddd;}
table {border-collapse:collapse;border-spacing:0;}
/* 同时在屏幕读取器和浏览器中隐藏: h5bp.com/u */
.hidden {display:none !important;visibility:hidden;}
/* 仅可视隐藏，但在屏幕读取器中可用: h5bp.com/v */
.visuallyhidden {border:0;clip:rect(0 0 0 0);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px;}
/* 扩展 .visuallyhidden 类以允许元素可在通过键盘浏览时成为焦点: h5bp.com/p */
.visuallyhidden.focusable:active, .visuallyhidden.focusable:focus {clip:auto;height:auto;margin:0;overflow:visible;position:static;width:auto;}
/* 可视隐藏且在屏幕读取器中隐藏，但保留布局 */
.invisible {visibility:hidden;}
/* 包含浮动: h5bp.com/q */
.clearfix:before, .clearfix:after {content:"";display:table;}
.clearfix:after {clear:both;}
.clearfix {zoom:1;}
.clear{clear:both;height:0;overflow:hidden;}
.fl{float:left;}
.fr{float:right;}
/* 简单流媒体
   注意: 流媒体要求您删除 HTML 中媒体的高度和宽度属性
*/
/*img, object, embed, video {max-width:100%;}*/
i{display:inline-block;*display:inline;*zoom:1;background:url('../images/icon.png') no-repeat;}
.container{width: 1200px;margin:0 auto;}
.mainbody{background: #e6e6e6;min-width: 1200px;max-width: 1920px;margin: 0 auto;}
.imgBg{background-repeat:no-repeat;background-position:center top;background-size:cover;}
.ellipsis{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;}
.motion{transition:all 0.5s ease-in-out;-webkit-transition:all 0.5s ease-in-out;-moz-transition:all 0.5s ease-in-out;-o-transition:all 0.5s ease-in-out;}
.msg_pop_main{background:rgba(0,0,0,0.5);max-width:250px;position:fixed;left:50%;top:50%;z-index:1001;display:none;border-radius:3px;font-size:12px;}
.msg_pop_main p{padding:10px;line-height:24px;font-size:14px;color:#fff;}
/*.color_bg{background: url('../img/color_bg.jpg') repeat-y top center;}*/

/* IE 6 不支持最大宽度，因此默认为 100% 宽度 */
.ie6 img {width:100%;}
.mrgR0{margin-right:0 !important;}

/*.indnew_text_ul li span.time,.dynamic_con span.time,.dynamic_conlist li a span.time{background:url(../images/pc/ind_time.png) no-repeat 0 center;padding-left:24px;color:#b5b5b5;font-size:13px;height:15px;line-height:15px;}*/
/* ==|== 打印样式 =======================================================
   打印样式。
   已内嵌以避免必要的 HTTP 连接: h5bp.com/r
   ========================================================================== */
@media print {
  * {background:transparent !important;color:black !important;text-shadow:none !important;filter:none !important;-ms-filter: none !important;}
  /* 黑白打印速度更快: h5bp.com/s */
  a, a:visited {text-decoration:underline;}
  a[href]:after {content:" (" attr(href) ")";}
  abbr[title]:after {content:" (" attr(title) ")";}
  .ir a:after, a[href^="javascript:"]:after, a[href^="#"]:after {content:"";}/* 不显示图像链接或 javascript/内部链接 */
  pre, blockquote {border:1px solid #999;page-break-inside:avoid;}
  thead {display:table-header-group;} /* h5bp.com/t */
  tr, img {page-break-inside: avoid;}
  img {max-width:100% !important;}
  @page {margin:0.5cm;}
  p, h2, h3 {orphans:3;widows:3;}
  h2, h3 {page-break-after:avoid;}
}
